Usage APIproject/ProjectsCreate a projectCreate a project POST /api/2.0/project/ Creates a new project using all the necessary (title, description, responsible ID, etc) and some optional parameters specified in the request. Request Responses200401Newly created projectUnauthorized